home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / base-files / dot.profile < prev    next >
Encoding:
Text File  |  2006-12-20  |  141 b   |  10 lines

  1. # ~/.profile: executed by Bourne-compatible login shells.
  2.  
  3. if [ "$BASH" ]; then
  4.     if [ -f ~/.bashrc ]; then
  5.     . ~/.bashrc
  6.     fi
  7. fi
  8.  
  9. mesg n
  10.